home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr18 / heredm2.zip / DHEREAD.TXT < prev    next >
Text File  |  1994-12-11  |  3KB  |  51 lines

  1.                                 DeHackEd v2.2
  2.                              By Greg Lewis (Tree)
  3.                                gregl@umich.edu
  4.  
  5.   This file contains the general start-up instructions and info.  Please
  6. read it first for info on how to best use DeHackEd!  Note that whenever
  7. I refer to doom.exe in the following document, it is synonomous with
  8. doom2.exe (unless specifically stated otherwise).
  9.  
  10.   Caveat #1:  The sound code does not work perfectly.  You can try it if 
  11. you wish (it won't freeze this time), and you CAN hear the (first) sound, 
  12. but it just doesn't work quite right after that.  There's nothing I can
  13. really do about it, because I'm just using someone else's sound library.
  14.  
  15.   Caveat #2:  This should be compatible with all Doom 2 versions.  If 
  16. it's not compatible with your version, upgrade to Doom 2 v1.7a, which
  17. is supported.  Patches are fully compatible between Doom 1 v1.666, 
  18. Doom 2 v1.7 and Doom 2 v1.7a.  Doom 2 v1.666 is slightly incompatible, 
  19. with regards to the text section.
  20. Moral: upgrade to Doom 2 v1.7a!
  21.  
  22.  
  23.   Important things to do FIRST:
  24.  
  25. 1.  The first thing to do is make sure that DeHackEd works correctly.
  26. Edit the DEHACKED.INI file and change all the necessary parameters to
  27. reflect the setup of your computer.  Then, making sure that DeHackEd and
  28. the .ini file are in the same directory, run DeHackEd.  As long as you
  29. don't get any errors, everything should be fine.
  30.  
  31. 2.  MAKE BACKUP PATCHES.  This is important.  (A backup patch is no 
  32. substitute for a good solid zip of your whole exe somewhere, BTW.)  You'll 
  33. need to do this once for every doom.exe version that you plan to edit.  
  34. To do this step correctly you need to be working with the original Doom 
  35. exe file that hasn't been modified.  If it's been modified, you'll need 
  36. to reinstall it first.  Then start up DeHackEd (once for each doom version 
  37. you have) and then type 's', and the name of the backup patch.  The naming 
  38. scheme is as follows, and is quite important:
  39.         Doom 1 v1.2:    NORMAL12.DEH
  40.         Doom 1 v1.666:  NORMAL16.DEH
  41.         Doom 2 v1.666:  NORMAL20.DEH
  42.         Doom 2 v1.7:    NORMAL17.DEH
  43.         Doom 2 v1.7a:   NORML17A.DEH
  44.   OK, so they're not the best names in the world, but hey, if it works...
  45. Once you do that, you can reload the "original" doom setup at any time
  46. by typing 'l', typing in the correct name (from above), and then
  47. hitting 'w' to write the changes.
  48.  
  49.   Now you should be all set up.  Have fun, let me know if you have any
  50. problems and I'll try to help you out.
  51.